-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: activity checker and staking setup preparation #37
Conversation
kupermind
commented
Oct 28, 2024
•
edited
Loading
edited
- Activity checker and staking setup preparation.
@@ -31,7 +31,7 @@ | |||
"livenessPeriod":"86400", | |||
"timeForEmissions":"2592000", | |||
"numAgentInstances":"1", | |||
"agentIds":["14"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has to be defined
"gnosisSafeMultisigImplementationAddress":"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac", | ||
"stakingTokenAddress":"0xEB5638eefE289691EcE01943f768EDBF96258a80", | ||
"stakingFactoryAddress":"0x1cEe30D08943EB58EFF84DD1AB44a6ee6FEff63a", | ||
"memeFactoryAddress":"", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to deploy this factory
"serviceManagerTokenAddress":"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5", | ||
"stakingTokenAddress":"0xe1E1B286EbE95b39F785d8069f2248ae9C41b7a9", | ||
"stakingFactoryAddress":"0x1c2cD884127b080F940b7546c1e9aaf525b1FA55", | ||
"memeFactoryAddress":"", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to deploy this factory in order to deploy activity checker